Core Extensions Gems

#Total RankDaily RankNameSummary
178activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
2249addressableAddressable is an alternative implementation to the URI implementation that is part of ...
399114hashieHashie is a collection of classes and mixins that make hashes more powerful.
4352424virtusAttributes on Steroids for Plain Old Ruby Objects
51,8022,209hamsterEfficient, immutable, thread-safe collection classes for Ruby
61,8262,240active_attrCreate plain old Ruby models without reinventing the wheel.
72,5913,301facetsFacets is the premier collection of extension methods for the Ruby programming language...
83,5243,601hanami-utilsHanami utilities
94,3632,097finishing_movesRuby includes a huge amount of default awesomeness that tackles most common development...
1010,8615,598fast_attributesFast attributes with data types
1113,42510,367full_dupA (safe/no exceptions) dup variant that performs a deep, recursive copy.
1214,4406,644scan_leftA tiny Ruby gem to provide the 'scan_left' operation on any Ruby Enumerable.
1334,39864,836full_cloneA (safe/no exceptions) clone variant that performs a deep, recursive copy.
1440,71520,071safe_cloneA safer version of the clone method that avoids unnecessary exceptions.
1542,75420,865safe_dupA safer version of the dup method that avoids unnecessary exceptions.
1659,253143,384tiny-recordUse the with options to target your columns you want in your active record collection
17149,63049,088rails-render-componentComponents allow you to call other actions for their rendered response while executing ...
18177,781143,384thereforeJust like each, therefore relies on block semantics, so it's essentially an if conditio...